<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å¤´éƒ¨*/
/*$$
{"color":[{"val":"#777777","title":"å…¬å¸ç®€ä»‹æ–‡å­— é¢œè‰²"},
{"val":"#333333","title":"æ¨¡å—æ&nbsp;‡é¢˜ é¢œè‰²"}],
"background":[{"val":"#f4f5f7","title":"æ¨¡å—èƒŒæ™¯ é¢œè‰²"},
{"val":"#ffa532","title":"æŒ‰é’®(å·¦ä¾§) é¢œè‰²"},
{"val":"#333333","title":"æŒ‰é’®(å³ä¾§) é¢œè‰²"}],
"border":[]}
$$*/
#about_155{
	background: #f4f5f7 url('./../../../static/images/IC00019_01.jpg') no-repeat center center;
	background-size: cover;
	padding: 70px 10px 80px;
}
#about_155 .abo_w{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#about_155 .abo_w .abo_le{
	width: 50%;
}
#about_155 .abo_w .abo_le .abo_Tx{
	font-size: 14px;
	color: #777777;
	line-height: 34px;
	margin-top: 50px;
	text-indent: 2em;
}
#about_155 .abo_w .abo_le .abo_Tx p{
	margin-bottom: 10px;
	background-image: linear-gradient(180deg, transparent 85%, rgba(255,165,50,0.3) 0);
	background-size: 0 100%;
	background-repeat: no-repeat;
	transition: background-size 1s ease-in;
	-webkit-transition: background-size 1.4s ease;
	display: inline;
	padding-bottom: 5px;
	
}
#about_155 .abo_w .abo_le .abo_Bt{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 60px;
}
#about_155 .abo_w .abo_le .abo_Bt .abo_Bts{
	
	background: rgba(127, 180, 1, 1);
	color: #ffffff;
	border-radius: 6px;
	display: flex;
	justify-content: flex-start;
}
#about_155 .abo_w .abo_le .abo_Bt .abo_n{
	background: url('./../../../static/images//IC00019_03.png') no-repeat center left 18px;
	background-size: 26px 26px;
	height: 50px;
	display: block;
	line-height: 50px;
	font-size: 16px;
	padding: 0 20px 0 55px;
}
#about_155 .abo_w .abo_le .abo_Bt .abo_u{
	background: #333333;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 30px;
	white-space: nowrap;
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
#about_155 .abo_w .abo_ri{
	width:46%;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}



#about_155 .abo_w .abo_ri .abo_ri_imgs{
	width: 100%;
}
#about_155 .abo_w .abo_ri .abo_ri_img{
	width: 100%;
	display: block;
}


#about_155 .abo_w .allTi{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	background: url('./../../../static/images/CP00021_02.png') no-repeat left top;
	background-size: 25px 25px;
	padding: 15px 0 0;
}
#about_155 .abo_w .allTi .allTl{
	color: #333333;
	font-weight: bold;
	position: relative;
	padding: 0 0 0 60px;
	display: flex;
	justify-content: flex-start;
	align-items: baseline
}
#about_155 .abo_w .allTi .allTl::after{
	width: 35px;
	height: 35px;
	background: #ffe4c1;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 50%;
}
#about_155 .abo_w .allTi .allTl::before
{
	content: '';
	width: 10px;
	height: 10px;
	background: rgba(127, 180, 1, 1);
	position: absolute;
	left: 30px;
	bottom: 35px;
	border-radius: 50%;
}
#about_155 .abo_w .allTi .allTl_key{
	font-size: 50px;
	position: relative;
	z-index: 2;
}
#about_155 .abo_w .allTi .allTl_val{
	font-size:28px ;
}
#about_155 .abo_w .allTi .seabox{
	width: 410px;
	height: 44px;
	
}

#about_155 .abo_w .allTi .seabox_box{
	border: 1px solid #e0e0e0;
	height: 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}
#about_155 .abo_w .allTi .seabox_name{
	width: 90px;
	height: 100%;
	text-align: center;
	line-height: 43px;
	text-transform: capitalize;
	font-size: 14px;
	border-right: 1px solid #e0e0e0;
}
#about_155 .abo_w .allTi .seabox_inputs{
	width: calc(100% - 145px);
	height: 100%;
	padding:0 15px;
	
}
#about_155 .abo_w .allTi .seabox_input{
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333333;
}
#about_155 .abo_w .allTi .seabox_btn{
	width:56px ;
	height: 100%;
	background: rgba(127, 180, 1, 1);
	opacity: 0.9;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	cursor: pointer;
	user-select: none;
}
#about_155 .abo_w .allTi .seabox_btn img{
	width: 18px;
	height: 18px;
	display: block;
}


@media (min-width:1200px) {
	#about_155:hover .abo_w .abo_le .abo_Tx p{
		background-size: 100% 100%;
	}
	#about_155:hover .abo_w .allTi .allTl::after{
		animation:zoomAn 4s linear infinite;
	}
	#about_155:hover .abo_w .allTi .allTl::before{
		animation:zoomAn2 4s linear infinite;
		z-index: 5;
	}
}
@keyframes zoomAn{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.2) translate(10px,-20px);
		opacity: 0.5;
	}
	100%{
		transform: scale(1);
	}
}
@keyframes zoomAn2{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.2) translate(-10px,10px);
		opacity: 0.5;
	}
	100%{
		transform: scale(1);
	}
}

@media (max-width:1200px) {
	
	
}

@media (max-width:768px) {
	#about_155{
		padding: 50px 10px 50px;
	}
	#about_155 .abo_w .allTi .allTl_key{
		font-size: 30px;
	}
	#about_155 .abo_w .allTi .allTl_val{
		font-size: 14px;
	}
	#about_155 .abo_w .allTi{
		font-size: 12px;
		background-size: 12px 12px!important;
		padding-right: 0;
	}
	#about_155 .abo_w .abo_le{
		width: 100%;
	}
	#about_155 .abo_w .allTi .allTl{
		padding: 0 0 0 20px;
	}
	#about_155 .abo_w .abo_le .abo_Tx{
		margin-top: 30px;
		font-size: 14px;
		line-height: 26px;
	}
	#about_155 .abo_w .abo_le .abo_Bt{
		margin-top: 30px;
	}
	#about_155 .abo_w .abo_le .abo_Bt .abo_Bts{
		width: 100%;
	}
	#about_155 .abo_w .abo_le .abo_Bt .abo_n{
		width: 50%;
		height: 45px;
		line-height: 45px;
		font-size: 14px;
		background-size: 24px 24px;
		padding: 0 20px 0 50px;
	}
	#about_155 .abo_w .abo_le .abo_Bt .abo_u{
		width: 50%;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
		text-align: center;
	}
	#about_155 .abo_w .abo_ri{
		width: 100%;
		margin-top: 25px;
	}
}</pre></body></html>